home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / PSPad editor 4.5.4 build 2356 beta / pspad454inst_en.exe / {app} / Syntax / psC.INI < prev    next >
INI File  |  2008-08-30  |  1KB  |  125 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=psC
  4. HTMLGroup=0
  5. Label=0
  6. FileType=*.psc
  7. CommentString=//
  8. SlashComment=1
  9. CComment=1
  10. SlashComment=1
  11. Preprocessors=1
  12. IndentChar=
  13. UnIndentChar=
  14. TabWidth=4
  15. CaseSensitive=1
  16. SingleQuote=1
  17. DoubleQuote=1
  18. KeyWordChars=_
  19. CodeExplorer=ftpsC
  20. [KeyWords]
  21. bit=
  22. bool=
  23. byte=
  24. double=
  25. false=
  26. fix16=
  27. fix32=
  28. fix64=
  29. fix8=
  30. float=
  31. int=
  32. long=
  33. short=
  34. time=
  35. trigger=
  36. true=
  37. ubyte=
  38. uint=
  39. ulong=
  40. ushort=
  41. [ReservedWords]
  42. active=
  43. always=
  44. case=
  45. component=
  46. const=
  47. default=
  48. else=
  49. enum=
  50. hard=
  51. identifier=
  52. if=
  53. implementation=
  54. in=
  55. lexeme=
  56. library=
  57. out=
  58. passive=
  59. return=
  60. sizeof=
  61. start=
  62. stop=
  63. struct=
  64. switch=
  65. temp=
  66. template=
  67. to=
  68. typedef=
  69. typeof=
  70. void=
  71. [KeyWords2]
  72. abs=
  73. acos=
  74. asin=
  75. atan=
  76. atan2=
  77. bit=
  78. bits=
  79. ceil=
  80. cos=
  81. cosh=
  82. exp=
  83. exponent=
  84. floor=
  85. getScanPeriod=
  86. getTimer=
  87. isalnum=
  88. isalpha=
  89. isascii=
  90. iscntrl=
  91. isdigit=
  92. islower=
  93. isprint=
  94. ispunct=
  95. isspace=
  96. istrig=
  97. isupper=
  98. isxdigit=
  99. log=
  100. log10=
  101. log2=
  102. mantissa=
  103. mulex=
  104. pow=
  105. rand=
  106. setbit=
  107. setbits=
  108. setTimer=
  109. sign=
  110. sin=
  111. sinh=
  112. sqrt=
  113. srand=
  114. start=
  115. startTimer=
  116. stop=
  117. stopTimer=
  118. tan=
  119. tanh=
  120. timerEnd=
  121. timeToStep=
  122. tolower=
  123. toupper=
  124. [KeyWords3]
  125.